home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 3898 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.primenet.com!krishna
  2. From: Glenn Saunders <krishna@primenet.com>
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: VMM conflicts
  5. Date: 2 Feb 1996 00:02:01 -0700
  6. Organization: Primenet (602)395-1010
  7. Sender: root@primenet.com
  8. Distribution: inet
  9. Message-ID: <4esct9$dpk@nnrp1.news.primenet.com>
  10. References: <4en84q$job@nnrp1.news.primenet.com> <jdjhgxbviog.fsf@hyppynaru.cs.hut.fi>
  11. X-Posted-By: krishna@usr6.primenet.com
  12.  
  13. The mortal Osma Ahvenlampi wrote:
  14. : I'd put my bets on Zeus SCSI driver not being VMM-friendly. VMM works
  15. : fine on my A3000, also equipped witha CD-ROM and AmiCDROM filesystem.
  16.  
  17. It's strange, though.  I remember running VMM before I installed AmiCDROM 
  18. on the 2000.  But I have so much real memory, I don't think it ever 
  19. swapped, and I don't think I entered SCSI_Toolbox much when it is running.
  20.  
  21. The thing is, VMM will run, it's just that SCSI starts to act up.
  22.  
  23. I think maybe it has something to do with my startup sequence.  The Zeus 
  24. is kind funky.  I have 20 megs fastram and I use ROMTAGMEM to get it 
  25. configged.  I was using a different utility before which I can't seem to 
  26. find again (configmem or addmem or something) which didn't require 
  27. hardcoded parameters.  As it is, ROMTAGMEM is now set up for 16 megs FAST 
  28. because I don't know how to find the right numbers to plug into it:
  29.  
  30. memory config
  31.  
  32. SYS:c/romtagmem -D 8000000 1000000 5 10 >NIL:
  33. SYS:c/PrepareEmul A1200 >NIL:
  34.  
  35. SYS:68040/set040 fastrom cache copyback nolocal noclick >NIL:
  36. SYS:68040/Init040 Fastsys >NIL:
  37.  
  38. C:SetPatch QUIET
  39.  
  40.  
  41.  
  42. There was a guy with a Zeus who seemed to know how to get it to work well 
  43. with VMM who was helping me with my startup-sequence.  That's where I set 
  44. things up before.  But I didn't backup and when I had my SCSI problems 
  45. (termination related) I had no backup and had to reformat so I lost those 
  46. niggling little programs that make my hardware work smoothly...
  47.  
  48.  
  49.